/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}

button{outline:none;}

::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #222222;

	color: #fff;

}



::-moz-selection {

	background-color: #222222;

	color: #fff;

}



::-webkit-selection {

	background-color: #222222;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}

*:before, *:after {

    box-sizing: content-box;

}

:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}

input,textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

   box-shadow: 0px 10px 12px rgba(0,0,0,.1);

}







html{

        cursor: url(../images/cur.png),

        default;

}



a{

   cursor: url(../images/Acur.png),

   default ;

}



textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



input[type="text"]{

     animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}

input[type="button"]

{

   cursor: url(../images/Acur.png),

   default  !important;

}



@keyframes animated {

    0% {

        cursor: url('../images/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../images/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../images/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../images/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../images/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../images/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../images/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../images/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../images/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../images/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../images/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../images/Pcuro12.png'),

            auto;

    }



    

}



button{outline:none;}


/* 询盘信息 */
.topxunpan {width: 100%;height:50px;background:#222;}
.topxunpan .center{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}
.topxunpan .center p{font-size:14px;color:#cecece;height: 50px;line-height: 50px;}
.topxunpan .center p a{display:inline-block;color:#cecece;padding:0 20px 0 37px;line-height:50px;box-sizing:content-box;border-right:solid 1px #393939;}
.topxunpan .center p a:hover{color:#fff;}
.topxunpan .center p a:nth-of-type(1){background:url(../images/t_icon_03.png) 10px center no-repeat;}

.topxunpan .center p:nth-of-type(1){width:415px;}

.topxunpan .center p span{padding-left:25px;box-sizing:content-box; font-size:15px;color:#cecece;line-height:50px;font-weight:bold; font-family:Arial;margin-right:30px;}

.topxunpan .center p span:nth-of-type(1){background:url(../images/t_icon_01.png) left center no-repeat;}

.topxunpan .center p span:nth-of-type(2){background:url(../images/t_icon_02.png) left center no-repeat;}

.topxunpan .center p:nth-of-type(2){width:610px;text-align:right;}

.thisxp{width:200px;height: auto;}
.topxunpan .xp {position: relative;float: right;line-height: 50px;color: #cecece;font-size: 12px;cursor: pointer;}
.topxunpan .xp img {margin:18px 5px 0 0; vertical-align:top !important;}
.topxunpan .xp i {display:inline-block;margin:0 2px;width:25px;height:20px;line-height:20px;text-align:center;background:#cecece;color:#242424;border-radius:5px;box-sizing: border-box;font-size:12px;}
.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #222222;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}
.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #222222;}
.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}
.topxunpan i {font-weight: normal;font-style: normal;}








/* 导航开始css */
.nav_xiala_xx{width:100%;height:105px;background:#fff;position:relative;z-index:9;}

.nav_xiala_xx .w1200{width:1200px;height:105px;margin:0 auto;}

.nav_xiala_xx .w1200 h1{width:220px;height:30px;padding:38px 0 37px 0;box-sizing:content-box;float:left;margin-right:135px;}

.nav_xiala_xx .w1200 .logo{width:220px;height:30px;display:block;vertical-align:top;}



.nav_xiala_xx .w1200 .nav_yiji{width:750px;height:105px;float:left;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:auto;height:105px;text-align:center;float:left;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child{margin-right:0;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:auto;height:105px;line-height:105px;display:block;text-align:center;font-size:16px;color:#333;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li .one::after{content:'';width:100%;height:0px;background:url(../images/nav_on.png) center 75px no-repeat;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::after{content:'';width:100%;height:105px;background:url(../images/nav_on.png) center 75px no-repeat;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#222;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one::after{content:'';width:100%;height:105px;background:url(../images/nav_on.png) center 75px no-repeat;position:absolute;top:0;left:0;z-index:-1;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#222;-webkit-transition:all .5s;transition:all .5s;}




.nav_erji{width:100%;height:auto;background:#f2f2f2;position:absolute;padding:15px 0 40px 0;z-index:110;overflow:hidden;left:0;top:105px;display:none;box-sizing:content-box;}

.fixedNav .nav_erji{top:105px;}

.nav_erji .list{width:1200px;height:auto;margin:0 auto;overflow:hidden;}

.nav_erji .list > li{width:380px;height:auto;float:left;overflow:hidden;position:relative;padding:25px 0 25px 20px;box-sizing:content-box;border-bottom:solid 1px #222;}

.nav_erji .list > li::after{content:'';width:1px;height:180px;background:#222;position:absolute;top:25px;right:0;}

.nav_erji .list > li:nth-of-type(3n)::after{content:'';width:1px;height:180px;background:none;position:absolute;top:25px;right:0;}

.nav_erji .list > li .img{width:160px;height:180px;float:left;overflow:hidden;margin-right:15px;}

.nav_erji .list > li .img img{display:block;width:160px;height:180px;object-fit:cover;vertical-align:top;}

.nav_erji .list > li .txt{width:200px;height:180px;float:left;overflow:hidden;object-fit:cover;}

.nav_erji .list > li .txt h4{font-size:16px;font-weight:bold;text-align:left;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .list > li .txt h4 a{color:#222;}

.nav_erji .list > li .txt p{font-size:14px;color:#666;text-align:left;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;}

.nav_erji .list > li .txt .fl{width:200px;height:auto;margin-top:25px;}

.nav_erji .list > li .txt .fl li{font-size:14px;color:#3b3e40;line-height:15px;margin-bottom:20px;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.nav_erji .list > li .txt .fl li a{color:#3b3e40;}

.nav_erji .jz{width:1200px;height:auto;margin:0 auto;}

.nav_erji .hd{width:170px;height:auto;float:left;position:relative;}

.nav_erji .hd ul::after{content:'';width:2px;height:100%;background:#444343;position:absolute;top:0;right:0;}

.nav_erji .hd ul{width:150px;height:auto;font-size:15px;}

.nav_erji .hd ul > li{width:150px;padding-right:20px;height:50px;line-height:50px;text-align:right;cursor:pointer;position:relative;-webkit-transition:all .5s;transition:all .5s;box-sizing:content-box;}

.nav_erji .hd ul > li a{display:block;color:#505050;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li.on a{color:#222;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li::after{content:'';width:2px;height:0px;background:#222;position:absolute;top:0;right:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .hd ul > li.on::after{content:'';width:2px;height:50px;background:#222;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji .bd .main{width:1000px;height:auto;float:right;overflow:hidden;}

.nav_erji .bd .main ul{overflow:hidden;}

.nav_erji .bd .main ul li{width:184px;height:180px;float:left;margin-right:20px;}

.nav_erji .bd .main ul li:nth-of-type(5n){margin-right:0px;}

.nav_erji .bd .main ul li .img{display:block;width:184px;height:130px;overflow:hidden;}

.nav_erji .bd .main ul li .img img{isplay:block;width:184px;height:130px;vertical-align:top;}

.nav_erji .bd .main ul li .name{display:block;width:164px;padding:0 10px;height:40px;line-height:40px;font-size:14px;color:#333;text-align:center;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:content-box;}

.nav_erji .bd .main > .xw{display:block;float:left;width:280px;height:40px;padding:15px 20px;margin:0 20px 10px 0;background:#292929;overflow:hidden;box-sizing:content-box;}

.nav_erji .bd .main > .xw:nth-of-type(3n){margin-right:0;}

.nav_erji .bd .main > .xw span:nth-of-type(1){display:block;font-size:14px;color:#fff;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.nav_erji .bd .main > .xw span:nth-of-type(2){display:block;font-size:13px;color:#909090;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:99999;

    _position: absolute;-webkit-transition:all .5s;transition:all .5s;

    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

}

.nav_xiala_xx .search{width:46px;height:46px;margin:30px 0;cursor:pointer;position:relative;float:right;}

.nav_xiala_xx .search .icon01{width:46px !important;height:46px !important;background:url(../images/search.png) center center no-repeat;position:absolute;top:0;left:0;box-sizing:content-box;}

.nav_xiala_xx .search .ss1{display:none;width:260px;height:45px;padding-top:10px;background:url(../images/dbx.png);position:absolute;right:0px;top:55px;z-index:999;overflow:hidden;box-sizing:content-box;}

.nav_xiala_xx .search .ss1 .input{width:180px;height:45px;line-height:45px;color:#333;display:block;background: rgba(0,0,0,0);padding-left:15px;float:left;font-size:14px;box-sizing:content-box;}

.nav_xiala_xx .search .ss1 .button{width:50px;height:41px;line-height:41px;display:inline-block;cursor:pointer;border:none;background:url(../images/search01.png) center center no-repeat;margin:2px 5px;float:right;}


/* 导航结束css */



/*首页banner*/


.pics_wrap{width: 100%; overflow: hidden;max-height:780px;}
.html5zoo-img-0 img{width: 100%;}
.html5zoo-arrow-left-0{left: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-arrow-right-0{right: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-bullet-wrapper-0 div{margin: 0 4px !important;}
.html5zoo-nav-0{margin-top: -35px !important; left: 48% !important;}
.html5zoo-bullet-wrapper-0{width: 100% !important;}
.banner{width: 100%; margin: 0 auto; position: relative;}
.banner ul.bb{position: relative; padding: 0px; margin: 0px; z-index: 5;}
.banner ul.bb li{position: absolute; display: none;}
.banner .num{position: absolute; right: 2px; bottom: 10px; z-index: 100;}
.banner .num li{width: 18px; height: 18px; display: inline-block; margin-right: 4px; background: #fff; line-height: 18px; text-indent: -100px; overflow: hidden; border-radius: 10px;}
.banner .num li.num_hover{background-color: #f7de07;}
.banner .num li.num_hover a{color: #fff;}
.banner .num li a{float: left; display: block; text-align: center; color: #666; text-decoration: none; cursor: pointer; width: 18px; height: 18px; line-height: 18px;}
#bannerArrow,
#bannerCircle{display: none;}
/*幻灯片样式2*/
#focus{width: 255px; height: 188px; overflow: hidden; position: relative;}
#focus ul{height: 188px; position: absolute;}
#focus ul li{float: left; width: 255px; height: 188px; overflow: hidden; position: relative; background: #000;}
#focus ul li a img{height: 188px; width: 255px;}
#focus ul li div{position: absolute; overflow: hidden;}
#focus .btnBg{position: absolute; width: 255px; height: 20px; left: 0; bottom: 0; background: #000;}
#focus .btn{position: absolute; width: 255px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right;}
#focus .btn span{display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff;}
#focus .btn span.on{background: #fff;}

/* banner 结束 */










/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center bottom no-repeat;height:823px;position:relative;padding-top:70px;box-sizing:content-box;overflow:hidden; cursor:default !important;}

.footer .map{width:1200px;height:300px;margin:0 auto;overflow:hidden;}

.footer .map #dituContent{width:1200px;height:300px;}

.BMap_noprint{ background:noen !important;}

.footer .top{width:1200px;height:88px;margin:55px auto 0 auto;border-bottom:solid 2px #4a4b4c;overflow:hidden;}

.footer .top .ft_logo{width:220px;height:30px;margin:5px 0;float:left;}

.footer .top .ft_logo img{width:220px;height:30px;vertical-align:top;}

.footer .top .links{width:920px;height:40px;float:right;overflow:hidden;}

.footer .top .links .list{display:none;width:640px;height:40px;float:left;overflow:hidden;}

.footer .top .links .list li{width:auto;margin-right:30px;height:40px;line-height:40px;float:left;}

.footer .top .links .list li a{font-size:14px;line-height:40px;color:#fff;}

.footer .top .links .list a:hover{color:#fff;}

.footer .top .links .ft_click{width:240px;height:40px;line-height:40px;background:#fff;float:right;cursor:pointer;}

.footer .top .links .ft_click p:nth-of-type(1){width:99px;height:40px;padding-left:80px;box-sizing:content-box;background:url(../images/click.png) 20px center no-repeat;border-right:solid 1px #b5b5b5;font-size:14px;color:#919191;float:left;}

.footer .top .links .ft_click p:nth-of-type(2){width:60px;height:40px;font-size:14px;color:#333;text-align:center;float:left;}

.footer .center{width:1200px;height:240px;margin:38px auto 0 auto;position:relative;}

.footer .center .left{width:550px;height:240px;float:left;}

.footer .center .left ul{width:550px;height:160px;border-bottom:solid 2px #616263;overflow:hidden;box-sizing:content-box;}

.footer .center .left ul li{float:left;width:125px;height:165px;margin-right:50px;box-sizing:content-box;}

.footer .center .left ul li:nth-of-type(3){width:75px;}

.footer .center .left ul li:last-child{width:75px;margin-right:0;}

.footer .center .left ul li p{font-size:15px;line-height:16px;font-weight:bold;margin-bottom:20px;color:#fff;padding-left:10px;box-sizing:content-box;}

.footer .center .left ul li a{display:block;font-size:14px;line-height:15px;color:#a4a4a4;margin-bottom:15px;padding-left:10px;box-sizing:content-box;background:url(../images/sjx.png) left center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left ul li a:hover{margin-left:5px;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left h5{font-size:20px;line-height:25px;color:#fff;font-weight:bold;margin-top:10px;padding-left:40px;box-sizing:content-box;position:relative;}

.footer .center .left h6{font-size:16px;line-height:18px;color:#fff;font-weight:bold;margin-top:10px;box-sizing:content-box;position:relative;}

.footer .center .left h5::before{content:'';width:20px;height:25px;background:url(../images/ft_icon_01.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.footer .center .mid{width:565px;height:240px;float:right;overflow:hidden;position:relative;}

.footer .center .mid .bx:nth-of-type(1){padding-left:35px;box-sizing:content-box;background:url(../images/ft_icon_02.png) left top no-repeat;}

.footer .center .mid .bx:nth-of-type(2){padding-left:35px;box-sizing:content-box;background:url(../images/ft_icon_03.png) left top no-repeat;}

.footer .center .mid .bx p:nth-of-type(1){font-size:15px;font-weight:bold;color:#fff;line-height:17px;margin-bottom:20px;}

.footer .center .mid .bx p:nth-of-type(2){font-size:14px;color:#fff;line-height:15px;margin-bottom:25px;}

.footer .center .mid .bx p:nth-of-type(3){font-size:14px;color:#fff;line-height:15px;}

.footer .center .ewm{width:140px;height:auto;overflow:hidden;position:absolute;top:0;right:0;}

.footer .center .ewm .img{width:116px;height:116px;padding:14px 12px;box-sizing:content-box;background:url(../images/kuang.png) center center no-repeat;}

.footer .center .ewm .img img{display:block;width:116px;height:116px;vertical-align:top;}

.footer .center .ewm p{font-size:14px;line-height:35px;color:#fff;text-align:center;}

.footer .copy{width:1200px;height:100px;line-height:100px;margin:0 auto;}

.footer .copy p{font-size:14px;line-height:100px;color:#fff;float:left;margin-right:30px;}

.footer .copy p a{color:#fff;}

.footer .copy p:last-child{float:right;}

.footer .copy p img{vertical-align:middle;margin-left:10px;}


